Resource StructureDefinition/FHIR Server from package Eu.Dedalus.D4Solutions.COVID-19#1.0.2 (32 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"url" : "http://apiframework.dedalus.eu/fhir/StructureDefinition/Encounter-Virtual",
"name" : "Encounter-Virtual",
"status" : "active",
"experimental" : false,
"fhirVersion" : "3.0.1",
"mapping" : [
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/w5",
"name" : "W5 Mapping"
},
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Encounter",
"baseDefinition" : "http://apiframework.dedalus.eu/fhir/StructureDefinition/Encounter",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Encounter.contained",
"path" : "Encounter.contained",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"rules" : "open"
}
},
{
"id" : "Encounter.contained:location",
"path" : "Encounter.contained",
"sliceName" : "location",
"type" : [
{
"code" : "Resource",
"profile" : "http://apiframework.dedalus.eu/fhir/StructureDefinition/Location"
}
]
},
{
"id" : "Encounter.class",
"path" : "Encounter.class",
"min" : 1
},
{
"id" : "Encounter.class.system",
"path" : "Encounter.class.system",
"min" : 1,
"fixedUri" : "http://hl7.org/fhir/CodeSystem/v3-ActEncounterCode"
},
{
"id" : "Encounter.class.code",
"path" : "Encounter.class.code",
"min" : 1,
"fixedCode" : "VR"
},
{
"id" : "Encounter.location",
"path" : "Encounter.location",
"mustSupport" : true
},
{
"id" : "Encounter.location.location",
"path" : "Encounter.location.location",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://apiframework.dedalus.eu/fhir/StructureDefinition/Location"
}
],
"mustSupport" : true
},
{
"id" : "Encounter.location.period",
"path" : "Encounter.location.period",
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.